Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / ej<a> Class / cd Method

In This Topic
    cd Method (ej<a>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub cd( _
       ByRef a As es, _
       ByRef b As System.String _
    ) 
    public void cd( 
       out es a,
       out System.string b
    )

    Parameters

    a
    b
    See Also